home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
wais
/
x
/
display.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-05-09
|
448b
|
21 lines
/* WIDE AREA INFORMATION SERVER SOFTWARE:
No guarantees or restrictions. See the readme file for the full standard
disclaimer.
This is part of the shell user-interface for the WAIS software. Do with it
as you please.
jonathan@Think.COM
*
* $Log: display.h,v $
* Revision 1.2 92/03/17 14:23:29 jonathan
* Initial Revision
*
*/
#ifndef _H_DISPLAY
#define _H_DISPLAY
Widget SetupWaisDisplay _AP((Widget parent));
#endif